๐Ÿ‘ฉโ€๐ŸŒพ Contributions by @KGBicheno at [[classification supervised learning]]
Agora locations contain community contributions whose titles or topics match your search. x
๐Ÿ“„ Artificial Intelligence/Introduction to AI/Week 2 - Introduction/Classification - supervised learning.md by @KGBicheno โ˜† raw

Classification - supervised learning

Go to [[Week 2 - Introduction]] or back to the [[Main AI Page]]

Classification in supervised learning uses the model to output which of many classifications the input falls into based on the inputs. Each column of the data set is a feature and each row is a data point. The ‘classifier’ as our algorithm is known, uses some set of the learning data to determine the discrete ‘class’ to which the input belongs.

Loading pushes...